ocr: Script Wizard - insure.alx VBScript) X 1.Select an Event: 2. Insert Actions: CommandButton1 ti GoTo Page... AfterUpdate t-0 ComboBox1 BeforeDragOver #-0 ComboBox2 SetoreDropufPaste #-6 a ComboBox3 BeforeUpdate #-6 CommandButtonl Click t- GlobalVariables DblClick #- Labell Sub commanabuttonl Click() Dim TotalQuote TotalQuote = 0 If ComboBox1.L1.ListIndex = -1 Then Alert "Please select an Engine Size" Exit Sub End If If ComboBox2.ListIndex = -1 Then Alert "Please select a State" Exit Sub End If List' View Code View OK Cancel Help